Skip to content

Conversation

@roxblnfk
Copy link
Collaborator

@roxblnfk roxblnfk commented Jul 3, 2025

What was changed

Added test case for child_workflow/cancel_abandon

# Child workflow cancel with `ABANDON`

Child Workflows can be cancelled with `ABANDON` ChildWorkflowCancellationType.

This feature:

- starts a Child Workflow with `ABANDON`
- cancels the start context
- verifies that:
  - start throws immediately
  - the Child does not receive a cancellation request

@roxblnfk roxblnfk marked this pull request as ready for review October 7, 2025 07:18
@roxblnfk roxblnfk requested a review from Sushisource October 7, 2025 07:18
@roxblnfk roxblnfk enabled auto-merge (squash) October 24, 2025 20:15
@roxblnfk roxblnfk merged commit 60206fa into main Oct 24, 2025
22 of 23 checks passed
@roxblnfk roxblnfk deleted the child-cancel-php branch October 24, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants